Create the change to initialize target_list to an empty list instead of
authorMatthias Clasen <maclas@gmx.de>
Fri, 23 Jul 2004 17:06:44 +0000 (17:06 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 23 Jul 2004 17:06:44 +0000 (17:06 +0000)
commitd0a5b4e0c84ec2535beec2b3336c4dd38efef656
treee4422075608d98dd67ac8a7c1324063cdfc7e0ca
parent179e3421a12d55501fc100e9760660eb8d140a8c
Create the change to initialize target_list to an empty list instead of

Fri Jul 23 13:04:10 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkdnd.c (gtk_drag_dest_set): Create the change to
initialize target_list to an empty list instead of NULL,
since it broke tree dnd.  (#148215, Ernst Persson)

* gtk/gtkdnd.c (gtk_drag_dest_add_text_targets):
* gtk/gtkdnd.c (gtk_drag_source_add_text_targets): Instead
handle target list being NULL here.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkdnd.c